net/http.http2priorityNode.q (field)
8 uses
net/http (current package)
h2_bundle.go#L10430: q http2writeQueue // queue of pending frames to write
h2_bundle.go#L10492: if !n.q.empty() && f(n, openParent) {
h2_bundle.go#L10612: q: *ws.queuePool.get(),
h2_bundle.go#L10639: q := n.q
h2_bundle.go#L10641: n.q.s = nil
h2_bundle.go#L10664: q: *ws.queuePool.get(),
h2_bundle.go#L10738: n.q.push(wr)
h2_bundle.go#L10747: wr, ok = n.q.consume(limit)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)